home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / dust / dusthelp / animpsclfunc < prev    next >
Text File  |  1995-05-24  |  379b  |  7 lines

  1.   COMMAND ANIMPSCLFUNC
  2. -----------------------------------------------------------------
  3.     Purpose: modify particle-sizes algorithmically (animated)
  4.       Usage: ANIMPSCLFUNC(<particleID>,<frames>,<filename>,<t0min>,<t0max>,
  5.                           <x-expression>,<y-expression>,<z-expression>,<save-format>)
  6.    Examples: animpsclfunc(2,36,pobj,-1,1,t0*2,t0*2,t0*2,particle)
  7.